go/types.monoGraph.recordInstance (method)
3 uses
go/types (current package)
call.go#L90: check.mono.recordInstance(check.pkg, pos, tparams, targs, xlist)
mono.go#L170: func (w *monoGraph) recordInstance(pkg *Package, pos token.Pos, tparams []*TypeParam, targs []Type, xlist []ast.Expr) {
typexpr.go#L484: check.mono.recordInstance(check.pkg, pos, inst.tparams.list(), inst.targs.list(), ix.Indices)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)